home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-08-05 | 561 b | 23 lines | [TEXT/MPS ] |
- # File: DateThing.make
- # Target: DateThing
- # Sources: DateDialog.c DateThing.c DateThing.r
- # Created: Thursday, July 8, 1993 10:07:59 AM
-
-
- OBJECTS = DateDialog.c.o DateThing.c.o
-
-
- DateThing ƒƒ DateThing.make DateThing.r
- Rez DateThing.r -append -o DateThing
-
- DateThing ƒƒ DateThing.make {OBJECTS}
- Link -t APPL -c '????' ∂
- {OBJECTS} ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- -o DateThing
- DateDialog.c.o ƒ DateThing.make DateDialog.c
- C -r DateDialog.c
- DateThing.c.o ƒ DateThing.make DateThing.c
- C -r DateThing.c
-